home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / access / mdbgu.zip / TRUEVS.TEM < prev    next >
INI File  |  1995-02-25  |  496b  |  27 lines

  1. [Form]
  2. Name            = TrueGrid & VSVBX Tabs
  3. Form            = truevs.frt
  4. Controls        = browse.ctr
  5. Labels          = Left
  6. Top             = 500
  7. Left            = 500
  8. VSpacing        = 400
  9. HSpacing        = 1500
  10. CtrPerRun       = 6
  11.  
  12. [ControlTypes]
  13. LABEL=Label
  14. DB_BOOLEAN=CheckBox
  15. DB_BYTE=TextRight
  16. DB_INTEGER=TextRight
  17. DB_LONG=TextRight
  18. DB_CURRENCY=TextRight
  19. DB_SINGLE=TextRight
  20. DB_DOUBLE=TextRight
  21. DB_DATE=Date
  22. DB_TEXT=Text
  23. DB_LONGBINARY=Image
  24. DB_MEMO=TextMulti
  25.  
  26.  
  27.